﻿2026-05-16T02:27:31.4186881Z ##[group]Run actions/checkout@v4
2026-05-16T02:27:31.4188729Z with:
2026-05-16T02:27:31.4189594Z   repository: SaberMage/rebno
2026-05-16T02:27:31.4190920Z   token: ***
2026-05-16T02:27:31.4191704Z   ssh-strict: true
2026-05-16T02:27:31.4192524Z   ssh-user: git
2026-05-16T02:27:31.4193340Z   persist-credentials: true
2026-05-16T02:27:31.4194251Z   clean: true
2026-05-16T02:27:31.4195073Z   sparse-checkout-cone-mode: true
2026-05-16T02:27:31.4196064Z   fetch-depth: 1
2026-05-16T02:27:31.4196859Z   fetch-tags: false
2026-05-16T02:27:31.4197699Z   show-progress: true
2026-05-16T02:27:31.4199014Z   lfs: false
2026-05-16T02:27:31.4199809Z   submodules: false
2026-05-16T02:27:31.4200641Z   set-safe-directory: true
2026-05-16T02:27:31.4201932Z ##[endgroup]
2026-05-16T02:27:31.5555461Z Syncing repository: SaberMage/rebno
2026-05-16T02:27:31.5559684Z ##[group]Getting Git version info
2026-05-16T02:27:31.5561286Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-16T02:27:31.5563339Z [command]/usr/bin/git version
2026-05-16T02:27:31.5590273Z git version 2.54.0
2026-05-16T02:27:31.5617807Z ##[endgroup]
2026-05-16T02:27:31.5636169Z Temporarily overriding HOME='/home/runner/work/_temp/3c50ee87-bc30-4813-8ee4-4e0d07b57e66' before making global git config changes
2026-05-16T02:27:31.5641927Z Adding repository directory to the temporary git global config as a safe directory
2026-05-16T02:27:31.5646627Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-16T02:27:31.5697193Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-16T02:27:31.5704047Z ##[group]Initializing the repository
2026-05-16T02:27:31.5708725Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-16T02:27:31.5816972Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-16T02:27:31.5821029Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-16T02:27:31.5824493Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-16T02:27:31.5827601Z hint: call:
2026-05-16T02:27:31.5830178Z hint:
2026-05-16T02:27:31.5838705Z hint: 	git config --global init.defaultBranch <name>
2026-05-16T02:27:31.5841762Z hint:
2026-05-16T02:27:31.5844112Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-16T02:27:31.5849930Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-16T02:27:31.5852226Z hint:
2026-05-16T02:27:31.5853604Z hint: 	git branch -m <name>
2026-05-16T02:27:31.5855128Z hint:
2026-05-16T02:27:31.5857260Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-16T02:27:31.5861195Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-16T02:27:31.5866317Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-16T02:27:31.5954447Z ##[endgroup]
2026-05-16T02:27:31.5957363Z ##[group]Disabling automatic garbage collection
2026-05-16T02:27:31.5961630Z [command]/usr/bin/git config --local gc.auto 0
2026-05-16T02:27:31.5994490Z ##[endgroup]
2026-05-16T02:27:31.5997486Z ##[group]Setting up auth
2026-05-16T02:27:31.6002459Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-16T02:27:31.6043372Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-16T02:27:31.6429512Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-16T02:27:31.6467652Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-16T02:27:31.6709557Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-16T02:27:31.6745139Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-16T02:27:31.6990847Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-16T02:27:31.7031114Z ##[endgroup]
2026-05-16T02:27:31.7034208Z ##[group]Fetching the repository
2026-05-16T02:27:31.7044610Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +00b8e762c8222de45987678080afbb662c058d64:refs/remotes/origin/main
2026-05-16T02:27:33.8930526Z From https://github.com/SaberMage/rebno
2026-05-16T02:27:33.8932091Z  * [new ref]         00b8e762c8222de45987678080afbb662c058d64 -> origin/main
2026-05-16T02:27:33.8986616Z ##[endgroup]
2026-05-16T02:27:33.8987933Z ##[group]Determining the checkout info
2026-05-16T02:27:33.8989706Z ##[endgroup]
2026-05-16T02:27:33.9009116Z [command]/usr/bin/git sparse-checkout disable
2026-05-16T02:27:33.9058462Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-16T02:27:33.9105704Z ##[group]Checking out the ref
2026-05-16T02:27:33.9110031Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-16T02:27:34.6215070Z Switched to a new branch 'main'
2026-05-16T02:27:34.6228946Z branch 'main' set up to track 'origin/main'.
2026-05-16T02:27:34.7081606Z ##[endgroup]
2026-05-16T02:27:34.7148971Z [command]/usr/bin/git log -1 --format=%H
2026-05-16T02:27:34.7164984Z 00b8e762c8222de45987678080afbb662c058d64
